wayland: Only sync surface regions once per commit
authorJonas Ådahl <jadahl@gmail.com>
Fri, 1 Jul 2016 08:48:16 +0000 (16:48 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Thu, 25 Aug 2016 04:31:40 +0000 (12:31 +0800)
commit82706991191e4d3b49c2fd12dbfec944d52bfed6
tree0563978d026b2c16f8891654ca382c5742fae13f
parentd2385bec093a85f62a06a65208bce5617a10b9a2
wayland: Only sync surface regions once per commit

Only set input, opaque and window geometry regions once per commit.
They are double buffered anyway, so the last one would only take effect
either way; this way reading protocol logs are much more pleasent.

https://bugzilla.gnome.org/show_bug.cgi?id=769937
gdk/wayland/gdkwindow-wayland.c